[INFO] cloning repository https://github.com/tplive/rtc-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tplive/rtc-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftplive%2Frtc-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftplive%2Frtc-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bc550d4f372e01aacbf54c22a0ae0b39cbe4a301
[INFO] testing tplive/rtc-rs against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftplive%2Frtc-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tplive/rtc-rs
[INFO] finished tweaking git repo https://github.com/tplive/rtc-rs
[INFO] tweaked toml for git repo https://github.com/tplive/rtc-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tplive/rtc-rs on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tplive/rtc-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2e25b8d04e58a12a878b649bd16dc54ed3bbd5d554f7febd07d9dcd7629fbc81
[INFO] running `Command { std: "docker" "start" "-a" "2e25b8d04e58a12a878b649bd16dc54ed3bbd5d554f7febd07d9dcd7629fbc81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2e25b8d04e58a12a878b649bd16dc54ed3bbd5d554f7febd07d9dcd7629fbc81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e25b8d04e58a12a878b649bd16dc54ed3bbd5d554f7febd07d9dcd7629fbc81", kill_on_drop: false }`
[INFO] [stdout] 2e25b8d04e58a12a878b649bd16dc54ed3bbd5d554f7febd07d9dcd7629fbc81
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70f10c0a06e0ad6f6a7a449920f976c8fb2c35ff93bab5690c3bc333db2ca6f2
[INFO] running `Command { std: "docker" "start" "-a" "70f10c0a06e0ad6f6a7a449920f976c8fb2c35ff93bab5690c3bc333db2ca6f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ab_glyph v0.2.32
[INFO] [stderr]    Compiling accesskit v0.21.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling png v0.17.15
[INFO] [stderr]    Compiling sysinfo v0.33.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling emath v0.33.3
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling calloop v0.14.3
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling wide v0.7.28
[INFO] [stderr]    Compiling ecolor v0.33.3
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling epaint v0.33.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling egui v0.33.3
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling webbrowser v1.0.6
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling egui_glow v0.33.3
[INFO] [stderr]    Compiling zbus_xml v5.1.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]    Compiling zbus v5.13.2
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling atspi-common v0.9.0
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling atspi-proxies v0.9.0
[INFO] [stderr]    Compiling accesskit_atspi_common v0.14.2
[INFO] [stderr]    Compiling atspi-connection v0.9.0
[INFO] [stderr]    Compiling atspi v0.25.0
[INFO] [stderr]    Compiling accesskit_unix v0.17.2
[INFO] [stderr]    Compiling accesskit_winit v0.29.2
[INFO] [stderr]    Compiling egui-winit v0.33.3
[INFO] [stderr]    Compiling eframe v0.33.3
[INFO] [stderr]    Compiling rtc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 07s
[INFO] running `Command { std: "docker" "inspect" "70f10c0a06e0ad6f6a7a449920f976c8fb2c35ff93bab5690c3bc333db2ca6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70f10c0a06e0ad6f6a7a449920f976c8fb2c35ff93bab5690c3bc333db2ca6f2", kill_on_drop: false }`
[INFO] [stdout] 70f10c0a06e0ad6f6a7a449920f976c8fb2c35ff93bab5690c3bc333db2ca6f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f58feab1d35b2a1a0bfb2def74e26461d5225676ec6238a63f48d08241894b
[INFO] running `Command { std: "docker" "start" "-a" "91f58feab1d35b2a1a0bfb2def74e26461d5225676ec6238a63f48d08241894b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rtc-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s
[INFO] running `Command { std: "docker" "inspect" "91f58feab1d35b2a1a0bfb2def74e26461d5225676ec6238a63f48d08241894b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f58feab1d35b2a1a0bfb2def74e26461d5225676ec6238a63f48d08241894b", kill_on_drop: false }`
[INFO] [stdout] 91f58feab1d35b2a1a0bfb2def74e26461d5225676ec6238a63f48d08241894b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c848a8387f30a9792d61372bc5c1cc6530f2e99795504c91244916c21f21f20a
[INFO] running `Command { std: "docker" "start" "-a" "c848a8387f30a9792d61372bc5c1cc6530f2e99795504c91244916c21f21f20a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rtc_rs-d3f517bfa572fbd7)
[INFO] [stdout] 
[INFO] [stdout] running 156 tests
[INFO] [stdout] test canvas::tests::constructing_ppm_pixel_data ... ok
[INFO] [stdout] test canvas::tests::splitting_long_lines_in_ppm_files ... ok
[INFO] [stdout] test canvas::tests::ppm_ends_in_newline ... ok
[INFO] [stdout] test canvas::tests::writing_pixels_to_a_canvas ... ok
[INFO] [stdout] test color::tests::multiply_two_colors ... ok
[INFO] [stdout] test color::tests::subtracting_colors ... ok
[INFO] [stdout] test computation::tests::precompute_state_of_intersection ... ok
[INFO] [stdout] test canvas::tests::creating_a_canvas ... ok
[INFO] [stdout] test computation::tests::the_hit_when_intersection_occurs_inside ... ok
[INFO] [stdout] test color::tests::multiply_color_by_scalar ... ok
[INFO] [stdout] test computation::tests::the_hit_when_intersection_occurs_outside ... ok
[INFO] [stdout] test camera::tests::pixel_size_horizontal_canvas ... ok
[INFO] [stdout] test camera::tests::constructing_camera ... ok
[INFO] [stdout] test camera::tests::pixel_size_vertical_canvas ... ok
[INFO] [stdout] test camera::tests::construct_ray_through_center_of_canvas ... ok
[INFO] [stdout] test intersections::tests::color_when_ray_misses ... ok
[INFO] [stdout] test intersections::tests::the_hit_should_offset_the_point ... ok
[INFO] [stdout] test light::tests::a_point_light_has_position_and_intensity ... ok
[INFO] [stdout] test intersections::tests::shading_an_intersection_from_the_inside ... ok
[INFO] [stdout] test light::tests::lighting_with_eye_between_light_and_surface ... ok
[INFO] [stdout] test light::tests::lighting_with_eye_between_light_and_surface_eye_offset_45_degrees ... ok
[INFO] [stdout] test light::tests::lighting_with_eye_in_path_of_reflection_vector ... ok
[INFO] [stdout] test light::tests::lighting_with_eye_oposite_surface_light_offset_45_degrees ... ok
[INFO] [stdout] test intersections::tests::color_when_ray_hits ... ok
[INFO] [stdout] test intersections::tests::shading_an_intersection ... ok
[INFO] [stdout] test light::tests::lighting_with_light_behind_surface ... ok
[INFO] [stdout] test light::tests::lighting_with_surface_in_shadow ... ok
[INFO] [stdout] test material::tests::lighting_with_pattern_applied ... ok
[INFO] [stdout] test matrix::tests::calculate_determinant_of_3x3_matrix ... ok
[INFO] [stdout] test matrix::tests::calculate_cofactor_of_3x3_matrix ... ok
[INFO] [stdout] test material::tests::the_default_material ... ok
[INFO] [stdout] test matrix::tests::calculate_determinant_of_2x2_matrix ... ok
[INFO] [stdout] test color::tests::adding_colors ... ok
[INFO] [stdout] test matrix::tests::calculate_minor_of_3x3_matrix ... ok
[INFO] [stdout] test matrix::tests::calculating_inverse_of_a_third_matrix ... ok
[INFO] [stdout] test intersections::tests::color_with_intersection_behind_ray ... ok
[INFO] [stdout] test matrix::tests::calculate_determinant_of_4x4_matrix ... ok
[INFO] [stdout] test color::tests::colors_are_rgb_tuples ... ok
[INFO] [stdout] test canvas::tests::constructing_ppm_header ... ok
[INFO] [stdout] test matrix::tests::calculating_inverse_of_another_matrix ... ok
[INFO] [stdout] test matrix::tests::calculating_inverse_of_matrix ... ok
[INFO] [stdout] test matrix::tests::can_make_2x2_matrix ... ok
[INFO] [stdout] test matrix::tests::constructing_and_inspecting_a_4x4_matrix ... ok
[INFO] [stdout] test matrix::tests::matrix_inequality ... ok
[INFO] [stdout] test matrix::tests::matrix_multiplied_by_tuple ... ok
[INFO] [stdout] test matrix::tests::multiply_identity_matrix_by_tuple ... ok
[INFO] [stdout] test matrix::tests::multiply_matrices ... ok
[INFO] [stdout] test matrix::tests::multiply_matrix_by_identity_matrix ... ok
[INFO] [stdout] test matrix::tests::submatrix_of_3x3_is_2x2 ... ok
[INFO] [stdout] test matrix::tests::multiply_product_by_inverse ... ok
[INFO] [stdout] test matrix::tests::testing_a_non_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test matrix::tests::testing_an_invertible_matrix_for_invertibility ... ok
[INFO] [stdout] test matrix::tests::trait_submatrix_of_3x3_is_2x2 ... ok
[INFO] [stdout] test matrix::tests::trait_submatrix_of_4x4_is_3x3 ... ok
[INFO] [stdout] test matrix::tests::transposing_identity_matrix ... ok
[INFO] [stdout] test pattern::tests::creating_stripe_pattern ... ok
[INFO] [stdout] test matrix::tests::transposing_a_matrix ... ok
[INFO] [stdout] test pattern::tests::stripe_pattern_alternates_in_x ... ok
[INFO] [stdout] test pattern::tests::stripe_pattern_is_constant_in_y ... ok
[INFO] [stdout] test pattern::tests::stripe_pattern_is_constant_in_z ... ok
[INFO] [stdout] test plane::tests::intersect_with_coplanar_ray ... ok
[INFO] [stdout] test plane::tests::the_normal_of_a_plane_is_constant_everywhere ... ok
[INFO] [stdout] test pattern::tests::stripes_with_pattern_transformation ... ok
[INFO] [stdout] test ray::tests::intersection_encapsulates_t_value_and_object ... ok
[INFO] [stdout] test pattern::tests::stripes_with_object_transformation ... ok
[INFO] [stdout] test plane::tests::ray_intersecting_plane_from_above ... ok
[INFO] [stdout] test plane::tests::intersect_with_ray_parallel_to_plane ... ok
[INFO] [stdout] test pattern::tests::stripes_with_pattern_and_object_transformation ... ok
[INFO] [stdout] test ray::tests::computing_a_point_from_a_distance ... ok
[INFO] [stdout] test ray::tests::ray_intersects_sphere_to_two_points ... ok
[INFO] [stdout] test ray::tests::intersect_sets_the_object_on_the_intersection ... ok
[INFO] [stdout] test ray::tests::ray_misses_sphere ... ok
[INFO] [stdout] test ray::tests::ray_originates_inside_sphere ... ok
[INFO] [stdout] test plane::tests::ray_intersecting_plane_from_below ... ok
[INFO] [stdout] test ray::tests::scaling_a_ray ... ok
[INFO] [stdout] test ray::tests::ray_intersects_sphere_at_tangent ... ok
[INFO] [stdout] test ray::tests::aggregating_intersections ... ok
[INFO] [stdout] test ray::tests::creating_and_querying_a_ray ... ok
[INFO] [stdout] test ray::tests::sphere_is_behind_ray ... ok
[INFO] [stdout] test ray::tests::the_hit_when_all_intersections_have_negative_t_value ... ok
[INFO] [stdout] test ray::tests::the_hit_when_some_intersections_have_negative_t_value ... ok
[INFO] [stdout] test shape::tests::the_default_transformation ... ok
[INFO] [stdout] test sphere::tests::a_sphere_has_default_material ... ok
[INFO] [stdout] test ray::tests::translating_a_ray ... ok
[INFO] [stdout] test sphere::tests::changing_spheres_transform ... ok
[INFO] [stdout] test sphere::tests::computing_normal_on_translated_sphere ... ok
[INFO] [stdout] test sphere::tests::intersect_translated_sphere_with_ray ... ok
[INFO] [stdout] test sphere::tests::normal_on_a_sphere_at_a_non_axial_point ... ok
[INFO] [stdout] test sphere::tests::normal_on_a_sphere_at_a_point_on_the_x_axis ... ok
[INFO] [stdout] test sphere::tests::normal_on_a_sphere_at_a_point_on_the_y_axis ... ok
[INFO] [stdout] test sphere::tests::sphere_may_be_assigned_a_material ... ok
[INFO] [stdout] test sphere::tests::the_normal_is_a_normalized_vector ... ok
[INFO] [stdout] test sphere::tests::normal_on_a_sphere_at_a_point_on_the_z_axis ... ok
[INFO] [stdout] test transformation::tests::chaining_transformations_in_reverse_sequence ... ok
[INFO] [stdout] test sphere::tests::intersect_scaled_sphere_with_ray ... ok
[INFO] [stdout] test transformation::tests::chained_transformation_must_be_applied_in_reverse_order ... ok
[INFO] [stdout] test transformation::tests::multiply_shortcut_translations_right_order ... ok
[INFO] [stdout] test transformation::tests::inverse_of_x_rotation_goes_opposite_direction ... ok
[INFO] [stdout] test transformation::tests::individual_transformations_are_applied_in_sequence ... ok
[INFO] [stdout] test transformation::tests::multiplying_by_translation_matrix ... ok
[INFO] [stdout] test transformation::tests::rotating_point_around_x_axis ... ok
[INFO] [stdout] test transformation::tests::rotating_point_around_z_axis ... ok
[INFO] [stdout] test transformation::tests::multiply_by_inverse_of_scaling_matrix ... ok
[INFO] [stdout] test transformation::tests::multiplying_by_inverse_of_translation_matrix ... ok
[INFO] [stdout] test transformation::tests::shearing_x_in_proportion_to_y ... ok
[INFO] [stdout] test transformation::tests::scaling_matrix_applied_to_point ... ok
[INFO] [stdout] test transformation::tests::reflection_is_scaling_by_negative_value ... ok
[INFO] [stdout] test transformation::tests::shearing_x_in_proportion_to_z ... ok
[INFO] [stdout] test transformation::tests::shearing_y_in_proportion_to_x ... ok
[INFO] [stdout] test transformation::tests::scaling_matrix_applied_to_vector ... ok
[INFO] [stdout] test transformation::tests::shearing_y_in_proportion_to_z ... ok
[INFO] [stdout] test transformation::tests::shearing_z_in_proportion_to_x ... ok
[INFO] [stdout] test tuples::tests::a_tuple_with_w_0_0_is_a_vector ... ok
[INFO] [stdout] test transformation::tests::translation_does_not_affect_vectors ... ok
[INFO] [stdout] test transformation::tests::shearing_z_in_proportion_to_y ... ok
[INFO] [stdout] test transformation::tests::rotating_point_around_y_axis ... ok
[INFO] [stdout] test tuples::tests::cross_product_of_two_vectors ... ok
[INFO] [stdout] test tuples::tests::a_tuple_with_w_1_0_is_a_point ... ok
[INFO] [stdout] test tuples::tests::adding_two_points_should_fail ... ok
[INFO] [stdout] test tuples::tests::adding_two_tuples ... ok
[INFO] [stdout] test tuples::tests::dividing_tuple_by_scalar ... ok
[INFO] [stdout] test tuples::tests::dot_product_of_two_vectors ... ok
[INFO] [stdout] test tuples::tests::multiply_tuple_by_fraction ... ok
[INFO] [stdout] test tuples::tests::negate_tuple ... ok
[INFO] [stdout] test tuples::tests::multiply_tuple_by_scalar ... ok
[INFO] [stdout] test tuples::tests::normalize_vector ... ok
[INFO] [stdout] test tuples::tests::reflect_vector_off_slanted_surface ... ok
[INFO] [stdout] test tuples::tests::subtract_two_points ... ok
[INFO] [stdout] test tuples::tests::subtract_two_vectors ... ok
[INFO] [stdout] test tuples::tests::subtract_vector_from_zero_vector ... ok
[INFO] [stdout] test tuples::tests::point_creates_tuple_with_w_1_0 ... ok
[INFO] [stdout] test tuples::tests::reflect_vector_approaching_at_45_degrees ... ok
[INFO] [stdout] test tuples::tests::compute_magnitude_of_vector ... ok
[INFO] [stdout] test tuples::tests::subtract_vector_from_point ... ok
[INFO] [stdout] test tuples::tests::test_point ... ok
[INFO] [stdout] test tuples::tests::test_vector ... ok
[INFO] [stdout] test tuples::tests::vector_creates_tuple_with_w_0_0 ... ok
[INFO] [stdout] test world::tests::arbitrary_view_transformation ... ok
[INFO] [stdout] test world::tests::intersect_world_with_ray ... ok
[INFO] [stdout] test world::tests::creating_a_world ... ok
[INFO] [stdout] test world::tests::shade_hit_is_given_an_intersection_in_shadow ... ok
[INFO] [stdout] test world::tests::no_shadow_when_object_behind_point ... ok
[INFO] [stdout] test world::tests::transformation_matrix_for_default_orientation ... ok
[INFO] [stdout] test world::tests::shadow_when_object_between_point_and_light ... ok
[INFO] [stdout] test world::tests::no_shadow_when_nothing_colinear_with_point_and_light ... ok
[INFO] [stdout] test world::tests::no_shadow_when_object_behind_light ... ok
[INFO] [stdout] test world::tests::view_transformation_matrix_looking_in_positive_z_direction ... ok
[INFO] [stdout] test world::tests::view_transformation_moves_the_world ... ok
[INFO] [stdout] test matrix::tests::matrix_equality ... ok
[INFO] [stdout] test matrix::tests::can_make_3x32_matrix ... ok
[INFO] [stdout] test ray::tests::the_hit_is_always_the_lowest_nonnegative_intersection ... ok
[INFO] [stdout] test ray::tests::the_hit_when_all_intersections_have_positive_t_value ... ok
[INFO] [stdout] test sphere::tests::computing_normal_on_transformed_sphere ... ok
[INFO] [stdout] test sphere::tests::spheres_default_transform_is_identity_matrix ... ok
[INFO] [stdout] test world::tests::the_default_world ... ok
[INFO] [stdout] test sphere::tests::creating_a_sphere ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sphere::tests::creating_a_sphere stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sphere::tests::creating_a_sphere' (108) panicked at src/sphere.rs:137:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 45
[INFO] [stdout]  right: 44
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5bda1a1cd248 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bda1a1cd248 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bda1a1cd248 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5bda1a1cd248 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5bda1a1e2a7a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5bda1a1e2a7a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x5bda1a1d1b12 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5bda1a1d1b12 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5bda1a1ac3f6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5bda1a1ac3f6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5bda1a1c57e9 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5bda1a129c5c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5bda1a129c5c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5bda1a1c59a2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5bda1a1c59a2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5bda1a1ac4b2 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5bda1a1a3e19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5bda1a1ad1cd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5bda1a1e31cc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5bda1a1e3083 - core[5a1c3e9896636f3a]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5bda1a1de48d - core[5a1c3e9896636f3a]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5bda1a111e83 - rtc_rs[d1e7f87af488b506]::sphere::tests::creating_a_sphere
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sphere.rs:137:9
[INFO] [stdout]   22:     0x5bda1a10efb7 - rtc_rs[d1e7f87af488b506]::sphere::tests::creating_a_sphere::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sphere.rs:126:27
[INFO] [stdout]   23:     0x5bda1a10b926 - <rtc_rs[d1e7f87af488b506]::sphere::tests::creating_a_sphere::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5bda1a11cd3b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5bda1a11cd3b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5bda1a12a5b5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5bda1a12a5b5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5bda1a12a5b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5bda1a12a5b5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5bda1a12a5b5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5bda1a12a5b5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5bda1a12a5b5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5bda1a125114 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5bda1a125114 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5bda1a12d632 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5bda1a12d632 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5bda1a12d632 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5bda1a12d632 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5bda1a12d632 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5bda1a12d632 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5bda1a12d632 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5bda1a1ccbaf - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   43:     0x5bda1a1ccbaf - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x799af9559aa4 - <unknown>
[INFO] [stdout]   45:     0x799af95e6a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sphere::tests::creating_a_sphere
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 155 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c848a8387f30a9792d61372bc5c1cc6530f2e99795504c91244916c21f21f20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c848a8387f30a9792d61372bc5c1cc6530f2e99795504c91244916c21f21f20a", kill_on_drop: false }`
[INFO] [stdout] c848a8387f30a9792d61372bc5c1cc6530f2e99795504c91244916c21f21f20a
